Fix stale email addresses in xenstat and xentop.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 31 May 2007 09:42:34 +0000 (10:42 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 31 May 2007 09:42:34 +0000 (10:42 +0100)
commitdb4208af9811abe90e76663764e6269d8561c64b
tree05e31d4b0465374876dbde1879c1ede5f92a991f
parentced5801d8bd6b3d2b267de5bee64441e9378828a
Fix stale email addresses in xenstat and xentop.

Our @us.ibm.com emails cannot forward to us; we do not have access to
them when not interning at IBM.  People have attempted to reach us via
those addresses and failed; occasionally they've Googled for a current
address, which made us realize the problem.  Change each email to a
more permanent address, so people can reach us in the future.  Change
bug reporting addresses to a xen mailing list rather than an
individual.

Signed-off-by: Josh Triplett <josh@kernel.org>
tools/xenstat/libxenstat/Makefile
tools/xenstat/libxenstat/src/xenstat.c
tools/xenstat/libxenstat/src/xenstat.h
tools/xenstat/libxenstat/src/xenstat_linux.c
tools/xenstat/libxenstat/src/xenstat_priv.h
tools/xenstat/xentop/Makefile
tools/xenstat/xentop/xentop.1
tools/xenstat/xentop/xentop.c